SuperTooltip for WinForms
ObservableKeyValuePair<TKey,TValue> クラス
メンバ 

C1.Win.4.5.2 アセンブリ > C1.Win.Collections.ObjectModel 名前空間 : ObservableKeyValuePair<TKey,TValue> クラス
The type of the key.
The type of the value.
Defines a key/value pair that can be set or retrieved.
オブジェクト モデル
ObservableKeyValuePair<TKey,TValue> クラス
シンタックス
'宣言
 
Public Class ObservableKeyValuePair
    (Of TKey,TValue) 
public class ObservableKeyValuePair<TKey,TValue> 
型パラメータ
TKey
The type of the key.
TValue
The type of the value.
継承階層

System.Object
   C1.Win.Collections.ObjectModel.ObservableKeyValuePair<TKey,TValue>

参照

ObservableKeyValuePair<TKey,TValue> メンバ
C1.Win.Collections.ObjectModel 名前空間